| StudentServiceType |
| EntityType | Independent |
| Logical Entity Name | StudentServiceType |
| Default Table Name | SsStudentServiceAssociation |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| StudentServiceType Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
StudentId |
INTEGER | NO | ||
ServiceTypeId |
INTEGER | NO | ||
| StudentEnrollmentPeriodId | INTEGER | YES | ||
TermId |
INTEGER | YES | ||
| Status | BIT | NO | ||
| CostOfService | MONEY(19, 4) | YES | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
StudentAccountPendingTransactionId |
INTEGER | YES | ||
| ServiceBeginDate | DATETIME | YES | ||
| ServiceEndDate | DATETIME | YES |
| StudentServiceType Keys |
| Key Name | Key Type | Keys |
| SsStudentServiceAssociation_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| SsStudentServiceAssociation_SyStudentID_N_N_IDX | Inversion Entry | StudentId |
| SsStudentServiceAssociation_SsServiceID_N_N_IDX | Inversion Entry | ServiceTypeId |
| SsStudentServiceAssociation_SaPendingChargeID_N_N_IDX | Inversion Entry | StudentAccountPendingTransactionId |
| SsStudentServiceAssociation_AdTermID_N_N_IDX | Inversion Entry | TermId |
| PK_SsStudentServiceAssociation_SsStudentServiceAssociationID | PrimaryKey | Id |
| StudentServiceType Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| StudentAccountPendingTransaction | Non-Identifying | Zero or One to Zero or More | StudentAccountPendingTransactionId | NO | |||
| Term | Non-Identifying | Zero or One to Zero or More | TermId | NO | |||
| ServiceType | Non-Identifying | One To Zero or More | ServiceTypeId | NO | |||
| Student | Non-Identifying | One To Zero or More | StudentId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| ServiceType | Non-Identifying | One To Zero or More | NO | ||||
| StudentServiceTypeCustomFieldValue | Non-Identifying | One To Zero or More | NO |
| StudentServiceType Check Constraints |
| Check Constraint Name | CheckConstraint |
| StudentServiceType Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.StudentServiceType |
NO | |||
| Physical (Microsoft SQL Server) dbo.SsStudentServiceAssociation |
NO |
| StudentServiceType Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| StudentServiceType Data Movement Rules |
| Name | Type | Rule Text/Value |